home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / tools / indent.txt < prev    next >
Text File  |  1993-07-24  |  291b  |  7 lines

  1. Indent is a C/C++ program formatter.  It reformats the C/C++ program
  2. in the input-file according to a long list of command line switches.
  3.  
  4. The original indent (part of the Berkeley Software Distribution) was
  5. only for C programs.  It has since been modified to understand C++
  6. syntax as well.
  7.